Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

Let start from the beginning - -
~Laura Nimvelugenoden 21.Jan.04 12:35 AM a Web browser
Domino Designer All Releases All Platforms


Data is of the following format:

Bytes 1-3 - "Form Name" (Form to be used in the document)
Bytes 5-55 - "Notes User Name" Who the document will be sent to (repeats if the person has more than one record of detail)
Bytes 56 for 114 bytes - "Detail information"

The e-mail that gets created could have from 1 to 19 pieces of 'Detail' which is send in the document to the user for them to work-on

Each user group is terminated by '$$$$$' to signify the end of the user block of information...

ie:
FM1 John Smith/Boston..... 1234RDG - Fix System...
FM1 John Smith/Boston..... 1489JHG - Correct Boot pr..
$$$$$
FM2 Mary Jones/Boston..... 6672GTS - Install software.
$$$$$

John Smith will receive a single document containing 2 detail items (Fix and Correct)
and
Mary Jones will receive a single document containing 1 detail item (Install)

========================
The code works fine... The documents get created... But the form is not getting stored in the document.

Additionally, the attempt to execute the statement 'Call doc.Send(True,"John Smith/Boston")' FAILS!

The error is 'Invalid - Non-existant document ( event thought the previous statement does save the document! (( I plan later not to save the document - only send))

The core problem is:
How do I get the document sent with the Form stored in the document to a user?? This is what is failing - all of the other code works fine!

Note: that in the example of code I submitted that I am hard-coding the "SendTo" for debugging purposes... When I extract name from bytes 5-55 - the "SendTo" field is getting assigned the proper value...

I hope that this helps... The problem is NOT the code working properly in creating the documents... It does not "Send" it - with the form stored in the document... That is the core issue.

Thanks for your time!




Store Form and e-Mail in LS (~Laura Nimvelug... 16.Jan.04)
. . You need to set the form field (~Yentl Quetkrot... 16.Jan.04)
. . . . If he has the Form "Memo" in his te... (~Dan Elhipister... 16.Jan.04)
. . . . . . Form must be sent with the document... (~Laura Nimvelug... 17.Jan.04)
. . . . I do set the Form Field ! (~Laura Nimvelug... 17.Jan.04)
. . I tried to compile your code and ju... (~Dan Elhipister... 19.Jan.04)
. . . . My Actual Code (Minus the correct U... (~Laura Nimvelug... 19.Jan.04)
. . . . . . I still don't see how you get this ... (~Dan Elhipister... 20.Jan.04)
. . . . . . . . Read the next note please... (~Laura Nimvelug... 21.Jan.04)
. . . . . . . . Let start from the beginning - - (~Laura Nimvelug... 21.Jan.04)
. . . . . . . . . . RE: Let start from the beginning - ... (~Justin Minlute... 21.Jan.04)
. . . . . . . . . . . . computerwithform (~Laura Nimvelug... 21.Jan.04)
. . . . . . . . . . . . RE: Let start from the beginning - ... (~Naomi Deskrote... 21.Jan.04)
. . . . . . . . . . . . . . RE: Let start from the beginning - ... (~Justin Minlute... 21.Jan.04)
. . . . . . . . . . Let me ask this then, since you are... (~Dan Elhipister... 21.Jan.04)
. . Solved - Thanks Stan! (~Laura Nimvelug... 21.Jan.04)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS